FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (141 ms)

Package KBV.ITA.VOS
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef
Url https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef
Version 1.10.010
Status active
Date 2020-05-18
Name 74_PR_VoS_DokuRef
Title 74_PR_VoS_DokuRef
Experimental False
Description Übergabe von Rezepten und/ oder Medikationsplänen als pdf- oder XML-Dateien vom PVS an die VoS und vice versa.
Copyright Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type DocumentReference
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_VoS_PVS 74_PR_VoS_Bundle_VOS_PVS
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition 74_PR_VoS_Composition

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder 74_PR_VoS_Behandelnder
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette 74_PR_VoS_Betriebsstaette
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient 74_PR_VoS_Patient
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept 74_PR_VoS_Rezept
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System 74_PR_VoS_System
https://fhir.kbv.de/ValueSet/74_VS_VoS_DokumentTyp 74_VS_VoS_DokumentTyp


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef",
  "version" : "1.10.010",
  "name" : "74_PR_VoS_DokuRef",
  "title" : "74_PR_VoS_DokuRef",
  "status" : "active",
  "date" : "2020-05-18",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Ãœbergabe von Rezepten und/ oder Medikationsplänen als pdf- oder XML-Dateien vom PVS an die VoS und vice versa.",
  "copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "3.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "DocumentReference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DocumentReference.masterIdentifier",
        "path" : "DocumentReference.masterIdentifier",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.masterIdentifier.use",
        "path" : "DocumentReference.masterIdentifier.use",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.masterIdentifier.type",
        "path" : "DocumentReference.masterIdentifier.type",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.masterIdentifier.value",
        "path" : "DocumentReference.masterIdentifier.value",
        "min" : 1
      },
      {
        "id" : "DocumentReference.masterIdentifier.period",
        "path" : "DocumentReference.masterIdentifier.period",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.masterIdentifier.assigner",
        "path" : "DocumentReference.masterIdentifier.assigner",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.identifier.use",
        "path" : "DocumentReference.identifier.use",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.identifier.type",
        "path" : "DocumentReference.identifier.type",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.identifier.value",
        "path" : "DocumentReference.identifier.value",
        "min" : 1
      },
      {
        "id" : "DocumentReference.identifier.period",
        "path" : "DocumentReference.identifier.period",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.identifier.assigner",
        "path" : "DocumentReference.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.status",
        "path" : "DocumentReference.status",
        "fixedCode" : "current",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.docStatus",
        "path" : "DocumentReference.docStatus",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type",
        "path" : "DocumentReference.type",
        "mustSupport" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "DocumentC80Type"
            }
          ],
          "strength" : "required",
          "valueSetUri" : "https://fhir.kbv.de/ValueSet/74_VS_VoS_DokumentTyp"
        }
      },
      {
        "id" : "DocumentReference.type.coding",
        "path" : "DocumentReference.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.type.coding.system",
        "path" : "DocumentReference.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.type.coding.code",
        "path" : "DocumentReference.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.type.coding.userSelected",
        "path" : "DocumentReference.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.type.text",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.class",
        "path" : "DocumentReference.class",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.subject",
        "path" : "DocumentReference.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient"
          }
        ]
      },
      {
        "id" : "DocumentReference.subject.identifier",
        "path" : "DocumentReference.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.subject.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.subject.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.indexed",
        "path" : "DocumentReference.indexed",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.author",
        "path" : "DocumentReference.author",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "identifier.type.coding.code"
            }
          ],
          "rules" : "open"
        },
        "max" : "2",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.author.reference",
        "path" : "DocumentReference.author.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.author:Behandelnder",
        "path" : "DocumentReference.author",
        "sliceName" : "Behandelnder",
        "short" : "Der Behandelnde, der das Dokument ausgestellt hat",
        "definition" : "Der Behandelnde (Arzt), der den Medikationsplan bzw. das Rezept ausgestellt/ ausgedruckt hat.",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder"
          }
        ]
      },
      {
        "id" : "DocumentReference.author:Behandelnder.reference",
        "path" : "DocumentReference.author.reference",
        "min" : 1
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier",
        "path" : "DocumentReference.author.identifier",
        "min" : 1
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.use",
        "path" : "DocumentReference.author.identifier.use",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.type",
        "path" : "DocumentReference.author.identifier.type",
        "min" : 1
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.type.coding",
        "path" : "DocumentReference.author.identifier.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.type.coding.system",
        "path" : "DocumentReference.author.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.type.coding.code",
        "path" : "DocumentReference.author.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "Behandelnder"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.type.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.author.identifier.type.text",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.system",
        "path" : "DocumentReference.author.identifier.system",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.value",
        "path" : "DocumentReference.author.identifier.value",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.period",
        "path" : "DocumentReference.author.identifier.period",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.identifier.assigner",
        "path" : "DocumentReference.author.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:Behandelnder.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.author.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem",
        "path" : "DocumentReference.author",
        "sliceName" : "ausstellendesSystem",
        "short" : "Verordnungssoftware, die das Dokument ausgestellt hat",
        "definition" : "Verordnungssoftware, mit der der Medikationsplan oder das Rezept ausgestellt/ gedruckt wurden",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System"
          }
        ]
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.reference",
        "path" : "DocumentReference.author.reference",
        "min" : 1
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier",
        "path" : "DocumentReference.author.identifier",
        "min" : 1
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.use",
        "path" : "DocumentReference.author.identifier.use",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.type",
        "path" : "DocumentReference.author.identifier.type",
        "min" : 1
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.type.coding",
        "path" : "DocumentReference.author.identifier.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.type.coding.system",
        "path" : "DocumentReference.author.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.type.coding.code",
        "path" : "DocumentReference.author.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "System"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.type.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.author.identifier.type.text",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.system",
        "path" : "DocumentReference.author.identifier.system",
        "max" : "0",
        "fixedUri" : "Behandelnder"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.value",
        "path" : "DocumentReference.author.identifier.value",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.period",
        "path" : "DocumentReference.author.identifier.period",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.identifier.assigner",
        "path" : "DocumentReference.author.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author:ausstellendesSystem.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.author.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.authenticator",
        "path" : "DocumentReference.authenticator",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.custodian",
        "path" : "DocumentReference.custodian",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.custodian.reference",
        "path" : "DocumentReference.custodian.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.custodian.identifier",
        "path" : "DocumentReference.custodian.identifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.custodian.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.custodian.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.relatesTo",
        "path" : "DocumentReference.relatesTo",
        "short" : "Medikationsplanverknüpfung",
        "definition" : "Verknüpfung zwischen verschiedenen Repräsentationen (PDF oder XML) eines Medikationsplans. In diesem Fall ist relatesTo.code = transforms.\r\nAlternativ können auch Verknüpfungen zwischen verschiedenen Seiten eines Medikationsplans übertragen werden. In diesem Fall ist relatesTo.Code = appends."
      },
      {
        "id" : "DocumentReference.relatesTo.target.reference",
        "path" : "DocumentReference.relatesTo.target.reference",
        "min" : 1
      },
      {
        "id" : "DocumentReference.relatesTo.target.identifier",
        "path" : "DocumentReference.relatesTo.target.identifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.relatesTo.target.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.relatesTo.target.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.description",
        "path" : "DocumentReference.description",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.securityLabel",
        "path" : "DocumentReference.securityLabel",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content",
        "path" : "DocumentReference.content",
        "definition" : "Medikationsplan oder Rezept",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment",
        "path" : "DocumentReference.content.attachment",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.contentType",
        "path" : "DocumentReference.content.attachment.contentType",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.data",
        "path" : "DocumentReference.content.attachment.data",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.url",
        "path" : "DocumentReference.content.attachment.url",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context",
        "path" : "DocumentReference.context",
        "short" : "Betreffende FHIR-Rezeptressourcen",
        "definition" : "Verweis auf die im PDF-Ausdruck eines Rezeptes vorhandenen FHIR-Ressourcen gemäß https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept"
      },
      {
        "id" : "DocumentReference.context.encounter",
        "path" : "DocumentReference.context.encounter",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.event",
        "path" : "DocumentReference.context.event",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.period",
        "path" : "DocumentReference.context.period",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.facilityType",
        "path" : "DocumentReference.context.facilityType",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.practiceSetting",
        "path" : "DocumentReference.context.practiceSetting",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.sourcePatientInfo",
        "path" : "DocumentReference.context.sourcePatientInfo",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.related",
        "path" : "DocumentReference.context.related",
        "min" : 1
      },
      {
        "id" : "DocumentReference.context.related.identifier",
        "path" : "DocumentReference.context.related.identifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.related.ref",
        "path" : "DocumentReference.context.related.ref",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept"
          }
        ]
      },
      {
        "id" : "DocumentReference.context.related.ref.reference",
        "path" : "DocumentReference.context.related.ref.reference",
        "min" : 1
      },
      {
        "id" : "DocumentReference.context.related.ref.identifier",
        "path" : "DocumentReference.context.related.ref.identifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context.related.ref.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "DocumentReference.context.related.ref.display",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.